home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / OGLT / Examples / TerrainFollowing / README.hansen < prev    next >
Encoding:
Text File  |  1996-11-11  |  1.3 KB  |  38 lines

  1.  
  2. PURPOSE:
  3. --------
  4.  
  5.     A wide range of applications require mapping satellite photographs
  6. (2D texture) onto terrain elevation data (Geometry), and navigating over
  7. the resulting scene in real-time.
  8.  
  9.     This demonstration prototype was developped with the collaboration of
  10. SAGEM, in France.
  11.  
  12.  
  13. MANIPULATION:
  14.  
  15. ----------------------------  Main Window  -------------------------------
  16.  
  17.     LEFTMOUSE   : acceleration                          
  18.     MIDDLEMOUSE : stop                     
  19.     RIGHTMOUSE  : deceleration
  20.  
  21. --------------------------------------------------------------------------
  22.  
  23.  
  24.     The diverse texture LOD are loaded independently, depending on the actual
  25. distance to the geometry (see TEXTURE_LOD EXTension)
  26.  
  27.     Paul Hansen (hansen@engr.sgi.com) integrated the texture tiling, and LOD,
  28. for this 6,000x6,000 satellite image (courtesy of SAGEM).
  29.  
  30.  
  31. ***************************** WARNING *****************************************
  32. *                                                                             *
  33. *    On IMPACT systems, the TEXTURE_LOD EXTensions is not implemented prior   *
  34. * to IRIX-6.2 : this demonstration should be launched only on IRIX-6.2 IMPACT *
  35. *                                                                             *
  36. *******************************************************************************
  37.  
  38.